github.com/coder/websocket.Conn.writeError (method)
9 uses
github.com/coder/websocket (current package)
read.go#L192: c.writeError(StatusProtocolError, err)
read.go#L214: c.writeError(StatusProtocolError, err)
read.go#L292: c.writeError(StatusProtocolError, err)
read.go#L298: c.writeError(StatusProtocolError, err)
read.go#L344: c.writeError(StatusProtocolError, err)
read.go#L388: c.writeError(StatusProtocolError, err)
read.go#L472: mr.c.writeError(StatusProtocolError, err)
read.go#L527: lr.c.writeError(StatusMessageTooBig, reason)
write.go#L382: func (c *Conn) writeError(code StatusCode, err error) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |